Authorizations
See the documentation for more information.
Path Parameters
Body
application/json
Response
200 - application/json
Example:
[
{
"websocket_url": "wss://tillman.com",
"role": "follower",
"created_at": "2025-07-04T13:42:21.000000Z",
"updated_at": "2025-07-04T13:42:21.000000Z"
},
{
"websocket_url": "wss://marquardt.com",
"role": "follower",
"created_at": "2025-07-04T13:42:21.000000Z",
"updated_at": "2025-07-04T13:42:21.000000Z"
}
]